![]() |
PATH![]() |
![]() ![]() |
Sets the drawing state of the current graphics port.
pascal OSStatus SetThemeDrawingState (
ThemeDrawingState inState,
Boolean inDisposeNow);
Your application can save the port state by calling the function GetThemeDrawingState and restore the port state by calling the function SetThemeDrawingState , supplying the value obtained in the outState parameter of GetThemeDrawingState , after you have completed all of your drawing.